1 namespace SoftQuanLyNhaHang.Views
2 {
3     
partial class uctNhapHang
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Component Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
32             
this.panel6 = new System.Windows.Forms.Panel();
33             
this.txtTenDonHang = new System.Windows.Forms.TextBox();
34             
this.txtMaSanPham = new System.Windows.Forms.TextBox();
35             
this.label17 = new System.Windows.Forms.Label();
36             
this.label15 = new System.Windows.Forms.Label();
37             
this.pictureBox1 = new System.Windows.Forms.PictureBox();
38             
this.panel10 = new System.Windows.Forms.Panel();
39             
this.txtMaVietTat = new System.Windows.Forms.TextBox();
40             
this.label18 = new System.Windows.Forms.Label();
41             
this.lblTrangThaiDonHang = new System.Windows.Forms.Label();
42             
this.tabControlNhapHang = new System.Windows.Forms.TabControl();
43             
this.tabPageDanhSachNhapHang = new System.Windows.Forms.TabPage();
44             
this.panel8 = new System.Windows.Forms.Panel();
45             
this.dgvDanhSachNhapHang = new System.Windows.Forms.DataGridView();
46             
this.IdKho = new System.Windows.Forms.DataGridViewTextBoxColumn();
47             
this.TienChietKhau = new System.Windows.Forms.DataGridViewTextBoxColumn();
48             
this.ChietKhauTheo = new System.Windows.Forms.DataGridViewTextBoxColumn();
49             
this.DonViTinhId = new System.Windows.Forms.DataGridViewTextBoxColumn();
50             
this.MaSanPham = new System.Windows.Forms.DataGridViewTextBoxColumn();
51             
this.MaVietTat = new System.Windows.Forms.DataGridViewTextBoxColumn();
52             
this.STT = new System.Windows.Forms.DataGridViewTextBoxColumn();
53             
this.TenSanPham = new System.Windows.Forms.DataGridViewLinkColumn();
54             
this.TenDonViTinh = new System.Windows.Forms.DataGridViewTextBoxColumn();
55             
this.SoLuong = new System.Windows.Forms.DataGridViewTextBoxColumn();
56             
this.GiaNhap = new System.Windows.Forms.DataGridViewTextBoxColumn();
57             
this.ChietKhauPhanTram = new System.Windows.Forms.DataGridViewTextBoxColumn();
58             
this.Thue = new System.Windows.Forms.DataGridViewTextBoxColumn();
59             
this.TongTien = new System.Windows.Forms.DataGridViewTextBoxColumn();
60             
this.Sua = new System.Windows.Forms.DataGridViewCheckBoxColumn();
61             
this.tabPageThemMoiSanPham = new System.Windows.Forms.TabPage();
62             
this.cmbThue = new System.Windows.Forms.ComboBox();
63             
this.label19 = new System.Windows.Forms.Label();
64             
this.btnLuuVaTiepTuc = new System.Windows.Forms.Button();
65             
this.btnClear = new System.Windows.Forms.Button();
66             
this.btnXoa = new System.Windows.Forms.Button();
67             
this.txtChietKhau_TienMat = new System.Windows.Forms.TextBox();
68             
this.rdoBtnChietKhau_TienMat = new System.Windows.Forms.RadioButton();
69             
this.rdoBtnChietKhau_PhanTram = new System.Windows.Forms.RadioButton();
70             
this.lblTongTienMotMatHang = new System.Windows.Forms.Label();
71             
this.linkLabel_QuanLyDonViTinh = new System.Windows.Forms.LinkLabel();
72             
this.cmbDonViTinh = new System.Windows.Forms.ComboBox();
73             
this.txtSoLuong = new System.Windows.Forms.TextBox();
74             
this.txtChietKhau_PhanTram = new System.Windows.Forms.TextBox();
75             
this.txtGiaNhap = new System.Windows.Forms.TextBox();
76             
this.label13 = new System.Windows.Forms.Label();
77             
this.label12 = new System.Windows.Forms.Label();
78             
this.label11 = new System.Windows.Forms.Label();
79             
this.label10 = new System.Windows.Forms.Label();
80             
this.label9 = new System.Windows.Forms.Label();
81             
this.label8 = new System.Windows.Forms.Label();
82             
this.txtTenSanPham = new System.Windows.Forms.TextBox();
83             
this.panel2 = new System.Windows.Forms.Panel();
84             
this.lblThongBao = new System.Windows.Forms.Label();
85             
this.btnNhapMoi = new System.Windows.Forms.Button();
86             
this.btnHuyDonHang = new System.Windows.Forms.Button();
87             
this.panel5 = new System.Windows.Forms.Panel();
88             
this.btnTamDung = new System.Windows.Forms.Button();
89             
this.btnNhapSoLuongLon = new System.Windows.Forms.Button();
90             
this.groupBox5 = new System.Windows.Forms.GroupBox();
91             
this.label20 = new System.Windows.Forms.Label();
92             
this.linkLabel_ChiTietThanhToan = new System.Windows.Forms.LinkLabel();
93             
this.txtTongTienDonHang = new System.Windows.Forms.TextBox();
94             
this.txtTienDaThanhToan = new System.Windows.Forms.TextBox();
95             
this.label4 = new System.Windows.Forms.Label();
96             
this.label7 = new System.Windows.Forms.Label();
97             
this.txtGhiChu = new System.Windows.Forms.TextBox();
98             
this.btnThanhToan = new System.Windows.Forms.Button();
99             
this.txtThanhToan = new System.Windows.Forms.TextBox();
100             
this.label6 = new System.Windows.Forms.Label();
101             
this.groupBox4 = new System.Windows.Forms.GroupBox();
102             
this.txtTongSoMatHang = new System.Windows.Forms.TextBox();
103             
this.label2 = new System.Windows.Forms.Label();
104             
this.groupBox3 = new System.Windows.Forms.GroupBox();
105             
this.txtDiaChiNcc = new System.Windows.Forms.TextBox();
106             
this.lblDiaChiNcc = new System.Windows.Forms.Label();
107             
this.txtHoVaTenNCC = new System.Windows.Forms.TextBox();
108             
this.label14 = new System.Windows.Forms.Label();
109             
this.linkLabel_ThemMoiNCC = new System.Windows.Forms.LinkLabel();
110             
this.label1 = new System.Windows.Forms.Label();
111             
this.txtSoDienThoaiNCC = new System.Windows.Forms.TextBox();
112             
this.txtnoNCC = new System.Windows.Forms.TextBox();
113             
this.label5 = new System.Windows.Forms.Label();
114             
this.panel1 = new System.Windows.Forms.Panel();
115             
this.panel3 = new System.Windows.Forms.Panel();
116             
this.tableLayoutPanel1.SuspendLayout();
117             
this.panel6.SuspendLayout();
118             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox1)).BeginInit();
119             
this.panel10.SuspendLayout();
120             
this.tabControlNhapHang.SuspendLayout();
121             
this.tabPageDanhSachNhapHang.SuspendLayout();
122             
this.panel8.SuspendLayout();
123             ((System.ComponentModel.ISupportInitialize)(
this.dgvDanhSachNhapHang)).BeginInit();
124             
this.tabPageThemMoiSanPham.SuspendLayout();
125             
this.panel2.SuspendLayout();
126             
this.groupBox5.SuspendLayout();
127             
this.groupBox4.SuspendLayout();
128             
this.groupBox3.SuspendLayout();
129             
this.panel1.SuspendLayout();
130             
this.SuspendLayout();
131             
//
132             
// tableLayoutPanel1
133             
//
134             
this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
135             | System.Windows.Forms.AnchorStyles.Right)));
136             
this.tableLayoutPanel1.ColumnCount = 2;
137             
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 70F));
138             
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
139             
this.tableLayoutPanel1.Controls.Add(this.panel6, 0, 0);
140             
this.tableLayoutPanel1.Controls.Add(this.panel10, 1, 0);
141             
this.tableLayoutPanel1.Location = new System.Drawing.Point(6, 4);
142             
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4);
143             
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
144             
this.tableLayoutPanel1.RowCount = 1;
145             
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
146             
this.tableLayoutPanel1.Size = new System.Drawing.Size(579, 144);
147             
this.tableLayoutPanel1.TabIndex = 2;
148             
//
149             
// panel6
150             
//
151             
this.panel6.BackColor = System.Drawing.Color.White;
152             
this.panel6.Controls.Add(this.txtTenDonHang);
153             
this.panel6.Controls.Add(this.txtMaSanPham);
154             
this.panel6.Controls.Add(this.label17);
155             
this.panel6.Controls.Add(this.label15);
156             
this.panel6.Controls.Add(this.pictureBox1);
157             
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
158             
this.panel6.Location = new System.Drawing.Point(4, 4);
159             
this.panel6.Margin = new System.Windows.Forms.Padding(4);
160             
this.panel6.Name = "panel6";
161             
this.panel6.Size = new System.Drawing.Size(397, 136);
162             
this.panel6.TabIndex = 6;
163             
//
164             
// txtTenDonHang
165             
//
166             
this.txtTenDonHang.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
167             
this.txtTenDonHang.Location = new System.Drawing.Point(162, 14);
168             
this.txtTenDonHang.Margin = new System.Windows.Forms.Padding(4);
169             
this.txtTenDonHang.Multiline = true;
170             
this.txtTenDonHang.Name = "txtTenDonHang";
171             
this.txtTenDonHang.Size = new System.Drawing.Size(397, 46);
172             
this.txtTenDonHang.TabIndex = 23;
173             
//
174             
// txtMaSanPham
175             
//
176             
this.txtMaSanPham.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
177             | System.Windows.Forms.AnchorStyles.Right)));
178             
this.txtMaSanPham.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
179             
this.txtMaSanPham.Location = new System.Drawing.Point(162, 89);
180             
this.txtMaSanPham.Margin = new System.Windows.Forms.Padding(4);
181             
this.txtMaSanPham.Name = "txtMaSanPham";
182             
this.txtMaSanPham.Size = new System.Drawing.Size(166, 26);
183             
this.txtMaSanPham.TabIndex = 8;
184             
this.txtMaSanPham.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtMaSanPham_KeyDown);
185             
//
186             
// label17
187             
//
188             
this.label17.AutoSize = true;
189             
this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
190             
this.label17.Location = new System.Drawing.Point(6, 19);
191             
this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
192             
this.label17.Name = "label17";
193             
this.label17.Size = new System.Drawing.Size(98, 18);
194             
this.label17.TabIndex = 22;
195             
this.label17.Text = "Tên đơn hàng";
196             
//
197             
// label15
198             
//
199             
this.label15.AutoSize = true;
200             
this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
201             
this.label15.Location = new System.Drawing.Point(6, 93);
202             
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
203             
this.label15.Name = "label15";
204             
this.label15.Size = new System.Drawing.Size(111, 18);
205             
this.label15.TabIndex = 7;
206             
this.label15.Text = "Chuẩn mã vạch";
207             
//
208             
// pictureBox1
209             
//
210             
this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
211             
this.pictureBox1.Image = global::SoftQuanLyNhaHang.Properties.Resources.barcode_scanner;
212             
this.pictureBox1.Location = new System.Drawing.Point(338, 79);
213             
this.pictureBox1.Margin = new System.Windows.Forms.Padding(4);
214             
this.pictureBox1.Name = "pictureBox1";
215             
this.pictureBox1.Size = new System.Drawing.Size(50, 46);
216             
this.pictureBox1.TabIndex = 0;
217             
this.pictureBox1.TabStop = false;
218             
//
219             
// panel10
220             
//
221             
this.panel10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
222             | System.Windows.Forms.AnchorStyles.Right)));
223             
this.panel10.Controls.Add(this.txtMaVietTat);
224             
this.panel10.Controls.Add(this.label18);
225             
this.panel10.Controls.Add(this.lblTrangThaiDonHang);
226             
this.panel10.Location = new System.Drawing.Point(409, 4);
227             
this.panel10.Margin = new System.Windows.Forms.Padding(4);
228             
this.panel10.Name = "panel10";
229             
this.panel10.Size = new System.Drawing.Size(166, 136);
230             
this.panel10.TabIndex = 7;
231             
//
232             
// txtMaVietTat
233             
//
234             
this.txtMaVietTat.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
235             | System.Windows.Forms.AnchorStyles.Right)));
236             
this.txtMaVietTat.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
237             
this.txtMaVietTat.Location = new System.Drawing.Point(78, 91);
238             
this.txtMaVietTat.Margin = new System.Windows.Forms.Padding(4);
239             
this.txtMaVietTat.Name = "txtMaVietTat";
240             
this.txtMaVietTat.Size = new System.Drawing.Size(84, 26);
241             
this.txtMaVietTat.TabIndex = 10;
242             
this.txtMaVietTat.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtMaVietTat_KeyDown);
243             
//
244             
// label18
245             
//
246             
this.label18.AutoSize = true;
247             
this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
248             
this.label18.Location = new System.Drawing.Point(4, 95);
249             
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
250             
this.label18.Name = "label18";
251             
this.label18.Size = new System.Drawing.Size(75, 18);
252             
this.label18.TabIndex = 9;
253             
this.label18.Text = "Mã viết tắt";
254             
//
255             
// lblTrangThaiDonHang
256             
//
257             
this.lblTrangThaiDonHang.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
258             | System.Windows.Forms.AnchorStyles.Left)
259             | System.Windows.Forms.AnchorStyles.Right)));
260             
this.lblTrangThaiDonHang.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
261             
this.lblTrangThaiDonHang.Location = new System.Drawing.Point(4, 20);
262             
this.lblTrangThaiDonHang.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
263             
this.lblTrangThaiDonHang.Name = "lblTrangThaiDonHang";
264             
this.lblTrangThaiDonHang.Size = new System.Drawing.Size(157, 40);
265             
this.lblTrangThaiDonHang.TabIndex = 8;
266             
this.lblTrangThaiDonHang.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
267             
//
268             
// tabControlNhapHang
269             
//
270             
this.tabControlNhapHang.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
271             | System.Windows.Forms.AnchorStyles.Right)));
272             
this.tabControlNhapHang.CausesValidation = false;
273             
this.tabControlNhapHang.Controls.Add(this.tabPageDanhSachNhapHang);
274             
this.tabControlNhapHang.Controls.Add(this.tabPageThemMoiSanPham);
275             
this.tabControlNhapHang.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
276             
this.tabControlNhapHang.Location = new System.Drawing.Point(0, 152);
277             
this.tabControlNhapHang.Margin = new System.Windows.Forms.Padding(4);
278             
this.tabControlNhapHang.Name = "tabControlNhapHang";
279             
this.tabControlNhapHang.SelectedIndex = 0;
280             
this.tabControlNhapHang.Size = new System.Drawing.Size(581, 532);
281             
this.tabControlNhapHang.TabIndex = 1;
282             
this.tabControlNhapHang.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabControlNhapHang_Selected);
283             
//
284             
// tabPageDanhSachNhapHang
285             
//
286             
this.tabPageDanhSachNhapHang.Controls.Add(this.panel8);
287             
this.tabPageDanhSachNhapHang.Location = new System.Drawing.Point(4, 27);
288             
this.tabPageDanhSachNhapHang.Margin = new System.Windows.Forms.Padding(4);
289             
this.tabPageDanhSachNhapHang.Name = "tabPageDanhSachNhapHang";
290             
this.tabPageDanhSachNhapHang.Padding = new System.Windows.Forms.Padding(4);
291             
this.tabPageDanhSachNhapHang.Size = new System.Drawing.Size(573, 501);
292             
this.tabPageDanhSachNhapHang.TabIndex = 0;
293             
this.tabPageDanhSachNhapHang.Text = "Danh sách nhập hàng";
294             
this.tabPageDanhSachNhapHang.UseVisualStyleBackColor = true;
295             
//
296             
// panel8
297             
//
298             
this.panel8.Controls.Add(this.dgvDanhSachNhapHang);
299             
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
300             
this.panel8.Location = new System.Drawing.Point(4, 4);
301             
this.panel8.Margin = new System.Windows.Forms.Padding(4);
302             
this.panel8.Name = "panel8";
303             
this.panel8.Size = new System.Drawing.Size(565, 493);
304             
this.panel8.TabIndex = 1;
305             
//
306             
// dgvDanhSachNhapHang
307             
//
308             
this.dgvDanhSachNhapHang.AllowUserToAddRows = false;
309             
this.dgvDanhSachNhapHang.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
310             | System.Windows.Forms.AnchorStyles.Right)));
311             
this.dgvDanhSachNhapHang.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
312             
this.dgvDanhSachNhapHang.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
313             
this.IdKho,
314             
this.TienChietKhau,
315             
this.ChietKhauTheo,
316             
this.DonViTinhId,
317             
this.MaSanPham,
318             
this.MaVietTat,
319             
this.STT,
320             
this.TenSanPham,
321             
this.TenDonViTinh,
322             
this.SoLuong,
323             
this.GiaNhap,
324             
this.ChietKhauPhanTram,
325             
this.Thue,
326             
this.TongTien,
327             
this.Sua});
328             
this.dgvDanhSachNhapHang.Location = new System.Drawing.Point(0, 0);
329             
this.dgvDanhSachNhapHang.Margin = new System.Windows.Forms.Padding(4);
330             
this.dgvDanhSachNhapHang.Name = "dgvDanhSachNhapHang";
331             
this.dgvDanhSachNhapHang.RowTemplate.Height = 27;
332             
this.dgvDanhSachNhapHang.Size = new System.Drawing.Size(565, 336);
333             
this.dgvDanhSachNhapHang.TabIndex = 0;
334             
this.dgvDanhSachNhapHang.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDanhSachNhapHang_CellClick);
335             
//
336             
// IdKho
337             
//
338             
this.IdKho.DataPropertyName = "IdKho";
339             
this.IdKho.HeaderText = "IdKho";
340             
this.IdKho.Name = "IdKho";
341             
this.IdKho.Visible = false;
342             
//
343             
// TienChietKhau
344             
//
345             
this.TienChietKhau.HeaderText = "TienChietKhau";
346             
this.TienChietKhau.Name = "TienChietKhau";
347             
this.TienChietKhau.Visible = false;
348             
//
349             
// ChietKhauTheo
350             
//
351             
this.ChietKhauTheo.HeaderText = "ChietKhauTheo";
352             
this.ChietKhauTheo.Name = "ChietKhauTheo";
353             
this.ChietKhauTheo.Visible = false;
354             
//
355             
// DonViTinhId
356             
//
357             
this.DonViTinhId.HeaderText = "DonViTinhId";
358             
this.DonViTinhId.Name = "DonViTinhId";
359             
this.DonViTinhId.Visible = false;
360             
//
361             
// MaSanPham
362             
//
363             
this.MaSanPham.DataPropertyName = "MaSanPham";
364             
this.MaSanPham.HeaderText = "MaSanPham";
365             
this.MaSanPham.Name = "MaSanPham";
366             
this.MaSanPham.Visible = false;
367             
//
368             
// MaVietTat
369             
//
370             
this.MaVietTat.HeaderText = "MaVietTat";
371             
this.MaVietTat.Name = "MaVietTat";
372             
this.MaVietTat.Visible = false;
373             
//
374             
// STT
375             
//
376             
this.STT.FillWeight = 50F;
377             
this.STT.HeaderText = "STT";
378             
this.STT.Name = "STT";
379             
this.STT.ReadOnly = true;
380             
this.STT.Width = 50;
381             
//
382             
// TenSanPham
383             
//
384             
this.TenSanPham.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
385             
this.TenSanPham.DataPropertyName = "TenSanPham";
386             
this.TenSanPham.HeaderText = "Tên sản phẩm";
387             
this.TenSanPham.Name = "TenSanPham";
388             
this.TenSanPham.Resizable = System.Windows.Forms.DataGridViewTriState.True;
389             
this.TenSanPham.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
390             
//
391             
// TenDonViTinh
392             
//
393             
this.TenDonViTinh.DataPropertyName = "TenDonViTinh";
394             
this.TenDonViTinh.FillWeight = 80F;
395             
this.TenDonViTinh.HeaderText = "Đ.V.Tính";
396             
this.TenDonViTinh.Name = "TenDonViTinh";
397             
this.TenDonViTinh.Width = 80;
398             
//
399             
// SoLuong
400             
//
401             
this.SoLuong.DataPropertyName = "SoLuong";
402             
this.SoLuong.FillWeight = 70F;
403             
this.SoLuong.HeaderText = "S.Lượng";
404             
this.SoLuong.Name = "SoLuong";
405             
this.SoLuong.Width = 70;
406             
//
407             
// GiaNhap
408             
//
409             
this.GiaNhap.DataPropertyName = "GiaNhap";
410             
this.GiaNhap.HeaderText = "Giá nhập";
411             
this.GiaNhap.Name = "GiaNhap";
412             
//
413             
// ChietKhauPhanTram
414             
//
415             
this.ChietKhauPhanTram.DataPropertyName = "ChietKhauPhanTram";
416             
this.ChietKhauPhanTram.HeaderText = "C.Khấu %";
417             
this.ChietKhauPhanTram.Name = "ChietKhauPhanTram";
418             
//
419             
// Thue
420             
//
421             
this.Thue.HeaderText = "Thuế";
422             
this.Thue.Name = "Thue";
423             
//
424             
// TongTien
425             
//
426             
this.TongTien.HeaderText = "Thành tiền";
427             
this.TongTien.Name = "TongTien";
428             
//
429             
// Sua
430             
//
431             
this.Sua.HeaderText = "Sửa";
432             
this.Sua.Name = "Sua";
433             
this.Sua.Resizable = System.Windows.Forms.DataGridViewTriState.True;
434             
this.Sua.Visible = false;
435             
//
436             
// tabPageThemMoiSanPham
437             
//
438             
this.tabPageThemMoiSanPham.Controls.Add(this.cmbThue);
439             
this.tabPageThemMoiSanPham.Controls.Add(this.label19);
440             
this.tabPageThemMoiSanPham.Controls.Add(this.btnLuuVaTiepTuc);
441             
this.tabPageThemMoiSanPham.Controls.Add(this.btnClear);
442             
this.tabPageThemMoiSanPham.Controls.Add(this.btnXoa);
443             
this.tabPageThemMoiSanPham.Controls.Add(this.txtChietKhau_TienMat);
444             
this.tabPageThemMoiSanPham.Controls.Add(this.rdoBtnChietKhau_TienMat);
445             
this.tabPageThemMoiSanPham.Controls.Add(this.rdoBtnChietKhau_PhanTram);
446             
this.tabPageThemMoiSanPham.Controls.Add(this.lblTongTienMotMatHang);
447             
this.tabPageThemMoiSanPham.Controls.Add(this.linkLabel_QuanLyDonViTinh);
448             
this.tabPageThemMoiSanPham.Controls.Add(this.cmbDonViTinh);
449             
this.tabPageThemMoiSanPham.Controls.Add(this.txtSoLuong);
450             
this.tabPageThemMoiSanPham.Controls.Add(this.txtChietKhau_PhanTram);
451             
this.tabPageThemMoiSanPham.Controls.Add(this.txtGiaNhap);
452             
this.tabPageThemMoiSanPham.Controls.Add(this.label13);
453             
this.tabPageThemMoiSanPham.Controls.Add(this.label12);
454             
this.tabPageThemMoiSanPham.Controls.Add(this.label11);
455             
this.tabPageThemMoiSanPham.Controls.Add(this.label10);
456             
this.tabPageThemMoiSanPham.Controls.Add(this.label9);
457             
this.tabPageThemMoiSanPham.Controls.Add(this.label8);
458             
this.tabPageThemMoiSanPham.Controls.Add(this.txtTenSanPham);
459             
this.tabPageThemMoiSanPham.Location = new System.Drawing.Point(4, 27);
460             
this.tabPageThemMoiSanPham.Margin = new System.Windows.Forms.Padding(4);
461             
this.tabPageThemMoiSanPham.Name = "tabPageThemMoiSanPham";
462             
this.tabPageThemMoiSanPham.Padding = new System.Windows.Forms.Padding(4);
463             
this.tabPageThemMoiSanPham.Size = new System.Drawing.Size(573, 501);
464             
this.tabPageThemMoiSanPham.TabIndex = 1;
465             
this.tabPageThemMoiSanPham.Text = "Thêm mới sản phẩm";
466             
this.tabPageThemMoiSanPham.UseVisualStyleBackColor = true;
467             
//
468             
// cmbThue
469             
//
470             
this.cmbThue.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
471             
this.cmbThue.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
472             
this.cmbThue.FormattingEnabled = true;
473             
this.cmbThue.Location = new System.Drawing.Point(533, 285);
474             
this.cmbThue.Margin = new System.Windows.Forms.Padding(4);
475             
this.cmbThue.Name = "cmbThue";
476             
this.cmbThue.Size = new System.Drawing.Size(136, 28);
477             
this.cmbThue.TabIndex = 27;
478             
this.cmbThue.SelectionChangeCommitted += new System.EventHandler(this.cmbThue_SelectionChangeCommitted);
479             
//
480             
// label19
481             
//
482             
this.label19.AutoSize = true;
483             
this.label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
484             
this.label19.Location = new System.Drawing.Point(530, 262);
485             
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
486             
this.label19.Name = "label19";
487             
this.label19.Size = new System.Drawing.Size(41, 18);
488             
this.label19.TabIndex = 26;
489             
this.label19.Text = "Thuế";
490             
//
491             
// btnLuuVaTiepTuc
492             
//
493             
this.btnLuuVaTiepTuc.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
494             
this.btnLuuVaTiepTuc.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
495             
this.btnLuuVaTiepTuc.Location = new System.Drawing.Point(420, 398);
496             
this.btnLuuVaTiepTuc.Margin = new System.Windows.Forms.Padding(4);
497             
this.btnLuuVaTiepTuc.Name = "btnLuuVaTiepTuc";
498             
this.btnLuuVaTiepTuc.Size = new System.Drawing.Size(119, 41);
499             
this.btnLuuVaTiepTuc.TabIndex = 14;
500             
this.btnLuuVaTiepTuc.Text = "Lưu và tiếp tục";
501             
this.btnLuuVaTiepTuc.UseVisualStyleBackColor = true;
502             
this.btnLuuVaTiepTuc.Click += new System.EventHandler(this.btnLuuVaTiepTuc_Click);
503             
//
504             
// btnClear
505             
//
506             
this.btnClear.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
507             
this.btnClear.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
508             
this.btnClear.Location = new System.Drawing.Point(342, 398);
509             
this.btnClear.Margin = new System.Windows.Forms.Padding(4);
510             
this.btnClear.Name = "btnClear";
511             
this.btnClear.Size = new System.Drawing.Size(70, 41);
512             
this.btnClear.TabIndex = 15;
513             
this.btnClear.Text = "Hủy";
514             
this.btnClear.UseVisualStyleBackColor = true;
515             
this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
516             
//
517             
// btnXoa
518             
//
519             
this.btnXoa.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
520             
this.btnXoa.Enabled = false;
521             
this.btnXoa.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
522             
this.btnXoa.Location = new System.Drawing.Point(261, 398);
523             
this.btnXoa.Margin = new System.Windows.Forms.Padding(4);
524             
this.btnXoa.Name = "btnXoa";
525             
this.btnXoa.Size = new System.Drawing.Size(70, 41);
526             
this.btnXoa.TabIndex = 16;
527             
this.btnXoa.Text = "Xóa";
528             
this.btnXoa.UseVisualStyleBackColor = true;
529             
this.btnXoa.Click += new System.EventHandler(this.btnXoa_Click);
530             
//
531             
// txtChietKhau_TienMat
532             
//
533             
this.txtChietKhau_TienMat.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
534             
this.txtChietKhau_TienMat.Location = new System.Drawing.Point(322, 287);
535             
this.txtChietKhau_TienMat.Margin = new System.Windows.Forms.Padding(4);
536             
this.txtChietKhau_TienMat.Name = "txtChietKhau_TienMat";
537             
this.txtChietKhau_TienMat.Size = new System.Drawing.Size(186, 26);
538             
this.txtChietKhau_TienMat.TabIndex = 25;
539             
this.txtChietKhau_TienMat.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
540             
this.txtChietKhau_TienMat.Click += new System.EventHandler(this.txtChietKhau_TienMat_Click);
541             
this.txtChietKhau_TienMat.TextChanged += new System.EventHandler(this.txtChietKhau_TienMat_TextChanged);
542             
this.txtChietKhau_TienMat.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtChietKhau_TienMat_KeyPress);
543             
this.txtChietKhau_TienMat.MouseCaptureChanged += new System.EventHandler(this.txtChietKhau_TienMat_MouseCaptureChanged);
544             
//
545             
// rdoBtnChietKhau_TienMat
546             
//
547             
this.rdoBtnChietKhau_TienMat.AutoSize = true;
548             
this.rdoBtnChietKhau_TienMat.Location = new System.Drawing.Point(322, 260);
549             
this.rdoBtnChietKhau_TienMat.Margin = new System.Windows.Forms.Padding(4);
550             
this.rdoBtnChietKhau_TienMat.Name = "rdoBtnChietKhau_TienMat";
551             
this.rdoBtnChietKhau_TienMat.Size = new System.Drawing.Size(125, 22);
552             
this.rdoBtnChietKhau_TienMat.TabIndex = 24;
553             
this.rdoBtnChietKhau_TienMat.TabStop = true;
554             
this.rdoBtnChietKhau_TienMat.Text = "Tiền chiết khấu";
555             
this.rdoBtnChietKhau_TienMat.UseVisualStyleBackColor = true;
556             
this.rdoBtnChietKhau_TienMat.CheckedChanged += new System.EventHandler(this.rdoBtnChietKhau_TienMat_CheckedChanged);
557             
//
558             
// rdoBtnChietKhau_PhanTram
559             
//
560             
this.rdoBtnChietKhau_PhanTram.AutoSize = true;
561             
this.rdoBtnChietKhau_PhanTram.Checked = true;
562             
this.rdoBtnChietKhau_PhanTram.Location = new System.Drawing.Point(164, 260);
563             
this.rdoBtnChietKhau_PhanTram.Margin = new System.Windows.Forms.Padding(4);
564             
this.rdoBtnChietKhau_PhanTram.Name = "rdoBtnChietKhau_PhanTram";
565             
this.rdoBtnChietKhau_PhanTram.Size = new System.Drawing.Size(104, 22);
566             
this.rdoBtnChietKhau_PhanTram.TabIndex = 23;
567             
this.rdoBtnChietKhau_PhanTram.TabStop = true;
568             
this.rdoBtnChietKhau_PhanTram.Text = "Tính theo %";
569             
this.rdoBtnChietKhau_PhanTram.UseVisualStyleBackColor = true;
570             
this.rdoBtnChietKhau_PhanTram.CheckedChanged += new System.EventHandler(this.rdoBtnChietKhau_PhanTram_CheckedChanged);
571             
//
572             
// lblTongTienMotMatHang
573             
//
574             
this.lblTongTienMotMatHang.AutoSize = true;
575             
this.lblTongTienMotMatHang.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
576             
this.lblTongTienMotMatHang.Location = new System.Drawing.Point(165, 350);
577             
this.lblTongTienMotMatHang.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
578             
this.lblTongTienMotMatHang.Name = "lblTongTienMotMatHang";
579             
this.lblTongTienMotMatHang.Size = new System.Drawing.Size(16, 18);
580             
this.lblTongTienMotMatHang.TabIndex = 22;
581             
this.lblTongTienMotMatHang.Text = "0";
582             
//
583             
// linkLabel_QuanLyDonViTinh
584             
//
585             
this.linkLabel_QuanLyDonViTinh.AutoSize = true;
586             
this.linkLabel_QuanLyDonViTinh.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
587             
this.linkLabel_QuanLyDonViTinh.Location = new System.Drawing.Point(164, 211);
588             
this.linkLabel_QuanLyDonViTinh.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
589             
this.linkLabel_QuanLyDonViTinh.Name = "linkLabel_QuanLyDonViTinh";
590             
this.linkLabel_QuanLyDonViTinh.Size = new System.Drawing.Size(126, 17);
591             
this.linkLabel_QuanLyDonViTinh.TabIndex = 19;
592             
this.linkLabel_QuanLyDonViTinh.TabStop = true;
593             
this.linkLabel_QuanLyDonViTinh.Text = "Quản lý đơn vị tính";
594             
this.linkLabel_QuanLyDonViTinh.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_QuanLyDonViTinh_LinkClicked);
595             
//
596             
// cmbDonViTinh
597             
//
598             
this.cmbDonViTinh.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
599             | System.Windows.Forms.AnchorStyles.Right)));
600             
this.cmbDonViTinh.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
601             
this.cmbDonViTinh.FormattingEnabled = true;
602             
this.cmbDonViTinh.Location = new System.Drawing.Point(163, 174);
603             
this.cmbDonViTinh.Margin = new System.Windows.Forms.Padding(4);
604             
this.cmbDonViTinh.Name = "cmbDonViTinh";
605             
this.cmbDonViTinh.Size = new System.Drawing.Size(375, 28);
606             
this.cmbDonViTinh.TabIndex = 18;
607             
this.cmbDonViTinh.MouseClick += new System.Windows.Forms.MouseEventHandler(this.cmbDonViTinh_MouseClick);
608             
//
609             
// txtSoLuong
610             
//
611             
this.txtSoLuong.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
612             
this.txtSoLuong.Location = new System.Drawing.Point(164, 120);
613             
this.txtSoLuong.Margin = new System.Windows.Forms.Padding(4);
614             
this.txtSoLuong.Name = "txtSoLuong";
615             
this.txtSoLuong.Size = new System.Drawing.Size(218, 26);
616             
this.txtSoLuong.TabIndex = 17;
617             
this.txtSoLuong.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
618             
this.txtSoLuong.Click += new System.EventHandler(this.txtSoLuong_Click);
619             
this.txtSoLuong.TextChanged += new System.EventHandler(this.txtSoLuong_TextChanged);
620             
this.txtSoLuong.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtSoLuong_KeyPress);
621             
this.txtSoLuong.MouseCaptureChanged += new System.EventHandler(this.txtSoLuong_MouseCaptureChanged);
622             
//
623             
// txtChietKhau_PhanTram
624             
//
625             
this.txtChietKhau_PhanTram.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
626             
this.txtChietKhau_PhanTram.Location = new System.Drawing.Point(164, 287);
627             
this.txtChietKhau_PhanTram.Margin = new System.Windows.Forms.Padding(4);
628             
this.txtChietKhau_PhanTram.Name = "txtChietKhau_PhanTram";
629             
this.txtChietKhau_PhanTram.Size = new System.Drawing.Size(126, 26);
630             
this.txtChietKhau_PhanTram.TabIndex = 16;
631             
this.txtChietKhau_PhanTram.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
632             
this.txtChietKhau_PhanTram.Click += new System.EventHandler(this.txtChietKhau_PhanTram_Click);
633             
this.txtChietKhau_PhanTram.TextChanged += new System.EventHandler(this.txtChietKhau_PhanTram_TextChanged);
634             
this.txtChietKhau_PhanTram.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtChietKhau_KeyPress);
635             
this.txtChietKhau_PhanTram.MouseCaptureChanged += new System.EventHandler(this.txtChietKhau_PhanTram_MouseCaptureChanged);
636             
//
637             
// txtGiaNhap
638             
//
639             
this.txtGiaNhap.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
640             
this.txtGiaNhap.Location = new System.Drawing.Point(164, 67);
641             
this.txtGiaNhap.Margin = new System.Windows.Forms.Padding(4);
642             
this.txtGiaNhap.Name = "txtGiaNhap";
643             
this.txtGiaNhap.Size = new System.Drawing.Size(218, 26);
644             
this.txtGiaNhap.TabIndex = 15;
645             
this.txtGiaNhap.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
646             
this.txtGiaNhap.Click += new System.EventHandler(this.txtGiaNhap_Click);
647             
this.txtGiaNhap.TextChanged += new System.EventHandler(this.txtGiaNhap_TextChanged);
648             
this.txtGiaNhap.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtGiaNhap_KeyPress);
649             
this.txtGiaNhap.MouseCaptureChanged += new System.EventHandler(this.txtGiaNhap_MouseCaptureChanged);
650             
//
651             
// label13
652             
//
653             
this.label13.AutoSize = true;
654             
this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
655             
this.label13.Location = new System.Drawing.Point(18, 350);
656             
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
657             
this.label13.Name = "label13";
658             
this.label13.Size = new System.Drawing.Size(69, 18);
659             
this.label13.TabIndex = 13;
660             
this.label13.Text = "Tổng tiền";
661             
//
662             
// label12
663             
//
664             
this.label12.AutoSize = true;
665             
this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
666             
this.label12.Location = new System.Drawing.Point(20, 293);
667             
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
668             
this.label12.Name = "label12";
669             
this.label12.Size = new System.Drawing.Size(78, 18);
670             
this.label12.TabIndex = 12;
671             
this.label12.Text = "Chiết khấu";
672             
//
673             
// label11
674             
//
675             
this.label11.AutoSize = true;
676             
this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
677             
this.label11.Location = new System.Drawing.Point(18, 184);
678             
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
679             
this.label11.Name = "label11";
680             
this.label11.Size = new System.Drawing.Size(77, 18);
681             
this.label11.TabIndex = 11;
682             
this.label11.Text = "Đơn vị tính";
683             
//
684             
// label10
685             
//
686             
this.label10.AutoSize = true;
687             
this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
688             
this.label10.Location = new System.Drawing.Point(16, 123);
689             
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
690             
this.label10.Name = "label10";
691             
this.label10.Size = new System.Drawing.Size(67, 18);
692             
this.label10.TabIndex = 10;
693             
this.label10.Text = "Số lượng";
694             
//
695             
// label9
696             
//
697             
this.label9.AutoSize = true;
698             
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
699             
this.label9.Location = new System.Drawing.Point(20, 70);
700             
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
701             
this.label9.Name = "label9";
702             
this.label9.Size = new System.Drawing.Size(67, 18);
703             
this.label9.TabIndex = 9;
704             
this.label9.Text = "Giá nhập";
705             
//
706             
// label8
707             
//
708             
this.label8.AutoSize = true;
709             
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
710             
this.label8.Location = new System.Drawing.Point(9, 12);
711             
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
712             
this.label8.Name = "label8";
713             
this.label8.Size = new System.Drawing.Size(98, 18);
714             
this.label8.TabIndex = 8;
715             
this.label8.Text = "Tên mặt hàng";
716             
//
717             
// txtTenSanPham
718             
//
719             
this.txtTenSanPham.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
720             | System.Windows.Forms.AnchorStyles.Right)));
721             
this.txtTenSanPham.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
722             
this.txtTenSanPham.Location = new System.Drawing.Point(164, 12);
723             
this.txtTenSanPham.Margin = new System.Windows.Forms.Padding(4);
724             
this.txtTenSanPham.Name = "txtTenSanPham";
725             
this.txtTenSanPham.Size = new System.Drawing.Size(374, 26);
726             
this.txtTenSanPham.TabIndex = 7;
727             
//
728             
// panel2
729             
//
730             
this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
731             
this.panel2.AutoScroll = true;
732             
this.panel2.BackColor = System.Drawing.Color.White;
733             
this.panel2.Controls.Add(this.lblThongBao);
734             
this.panel2.Controls.Add(this.btnNhapMoi);
735             
this.panel2.Controls.Add(this.btnHuyDonHang);
736             
this.panel2.Controls.Add(this.panel5);
737             
this.panel2.Controls.Add(this.btnTamDung);
738             
this.panel2.Controls.Add(this.btnNhapSoLuongLon);
739             
this.panel2.Controls.Add(this.groupBox5);
740             
this.panel2.Controls.Add(this.groupBox4);
741             
this.panel2.Controls.Add(this.groupBox3);
742             
this.panel2.Location = new System.Drawing.Point(614, 0);
743             
this.panel2.Margin = new System.Windows.Forms.Padding(4);
744             
this.panel2.Name = "panel2";
745             
this.panel2.Size = new System.Drawing.Size(389, 950);
746             
this.panel2.TabIndex = 1;
747             
//
748             
// lblThongBao
749             
//
750             
this.lblThongBao.AutoSize = true;
751             
this.lblThongBao.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
752             
this.lblThongBao.ForeColor = System.Drawing.Color.Red;
753             
this.lblThongBao.Location = new System.Drawing.Point(13, 120);
754             
this.lblThongBao.Name = "lblThongBao";
755             
this.lblThongBao.Size = new System.Drawing.Size(21, 20);
756             
this.lblThongBao.TabIndex = 8;
757             
this.lblThongBao.Text = "...";
758             
this.lblThongBao.Visible = false;
759             
//
760             
// btnNhapMoi
761             
//
762             
this.btnNhapMoi.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
763             
this.btnNhapMoi.Location = new System.Drawing.Point(24, 883);
764             
this.btnNhapMoi.Margin = new System.Windows.Forms.Padding(4);
765             
this.btnNhapMoi.Name = "btnNhapMoi";
766             
this.btnNhapMoi.Size = new System.Drawing.Size(136, 48);
767             
this.btnNhapMoi.TabIndex = 7;
768             
this.btnNhapMoi.Text = "Nhập mới";
769             
this.btnNhapMoi.UseVisualStyleBackColor = true;
770             
this.btnNhapMoi.Click += new System.EventHandler(this.btnNhapMoi_Click);
771             
//
772             
// btnHuyDonHang
773             
//
774             
this.btnHuyDonHang.Location = new System.Drawing.Point(264, 27);
775             
this.btnHuyDonHang.Margin = new System.Windows.Forms.Padding(4);
776             
this.btnHuyDonHang.Name = "btnHuyDonHang";
777             
this.btnHuyDonHang.Size = new System.Drawing.Size(111, 69);
778             
this.btnHuyDonHang.TabIndex = 4;
779             
this.btnHuyDonHang.Text = "Hủy đơn hàng";
780             
this.btnHuyDonHang.UseVisualStyleBackColor = true;
781             
this.btnHuyDonHang.Click += new System.EventHandler(this.btnHuyDonHang_Click);
782             
//
783             
// panel5
784             
//
785             
this.panel5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
786             | System.Windows.Forms.AnchorStyles.Right)));
787             
this.panel5.BackColor = System.Drawing.Color.Red;
788             
this.panel5.Location = new System.Drawing.Point(0, 107);
789             
this.panel5.Margin = new System.Windows.Forms.Padding(4);
790             
this.panel5.Name = "panel5";
791             
this.panel5.Size = new System.Drawing.Size(417, 1);
792             
this.panel5.TabIndex = 5;
793             
//
794             
// btnTamDung
795             
//
796             
this.btnTamDung.Location = new System.Drawing.Point(139, 28);
797             
this.btnTamDung.Margin = new System.Windows.Forms.Padding(4);
798             
this.btnTamDung.Name = "btnTamDung";
799             
this.btnTamDung.Size = new System.Drawing.Size(117, 69);
800             
this.btnTamDung.TabIndex = 5;
801             
this.btnTamDung.Text = "Tạm dừng";
802             
this.btnTamDung.UseVisualStyleBackColor = true;
803             
this.btnTamDung.Click += new System.EventHandler(this.btnTamDung_Click);
804             
//
805             
// btnNhapSoLuongLon
806             
//
807             
this.btnNhapSoLuongLon.Location = new System.Drawing.Point(8, 28);
808             
this.btnNhapSoLuongLon.Margin = new System.Windows.Forms.Padding(4);
809             
this.btnNhapSoLuongLon.Name = "btnNhapSoLuongLon";
810             
this.btnNhapSoLuongLon.Size = new System.Drawing.Size(123, 69);
811             
this.btnNhapSoLuongLon.TabIndex = 6;
812             
this.btnNhapSoLuongLon.Text = "Nhập với số lượng nhiều";
813             
this.btnNhapSoLuongLon.UseVisualStyleBackColor = true;
814             
this.btnNhapSoLuongLon.Click += new System.EventHandler(this.btnNhapSoLuongLon_Click);
815             
//
816             
// groupBox5
817             
//
818             
this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
819             | System.Windows.Forms.AnchorStyles.Right)));
820             
this.groupBox5.Controls.Add(this.label20);
821             
this.groupBox5.Controls.Add(this.linkLabel_ChiTietThanhToan);
822             
this.groupBox5.Controls.Add(this.txtTongTienDonHang);
823             
this.groupBox5.Controls.Add(this.txtTienDaThanhToan);
824             
this.groupBox5.Controls.Add(this.label4);
825             
this.groupBox5.Controls.Add(this.label7);
826             
this.groupBox5.Controls.Add(this.txtGhiChu);
827             
this.groupBox5.Controls.Add(this.btnThanhToan);
828             
this.groupBox5.Controls.Add(this.txtThanhToan);
829             
this.groupBox5.Controls.Add(this.label6);
830             
this.groupBox5.Location = new System.Drawing.Point(8, 516);
831             
this.groupBox5.Margin = new System.Windows.Forms.Padding(4);
832             
this.groupBox5.Name = "groupBox5";
833             
this.groupBox5.Padding = new System.Windows.Forms.Padding(4);
834             
this.groupBox5.Size = new System.Drawing.Size(381, 348);
835             
this.groupBox5.TabIndex = 3;
836             
this.groupBox5.TabStop = false;
837             
//
838             
// label20
839             
//
840             
this.label20.AutoSize = true;
841             
this.label20.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
842             
this.label20.Location = new System.Drawing.Point(13, 119);
843             
this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
844             
this.label20.Name = "label20";
845             
this.label20.Size = new System.Drawing.Size(127, 18);
846             
this.label20.TabIndex = 26;
847             
this.label20.Text = "Số tiền thanh toán";
848             
//
849             
// linkLabel_ChiTietThanhToan
850             
//
851             
this.linkLabel_ChiTietThanhToan.AutoSize = true;
852             
this.linkLabel_ChiTietThanhToan.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
853             
this.linkLabel_ChiTietThanhToan.Location = new System.Drawing.Point(112, 70);
854             
this.linkLabel_ChiTietThanhToan.Name = "linkLabel_ChiTietThanhToan";
855             
this.linkLabel_ChiTietThanhToan.Size = new System.Drawing.Size(51, 17);
856             
this.linkLabel_ChiTietThanhToan.TabIndex = 25;
857             
this.linkLabel_ChiTietThanhToan.TabStop = true;
858             
this.linkLabel_ChiTietThanhToan.Text = "Chi tiết";
859             
this.linkLabel_ChiTietThanhToan.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_ChiTietThanhToan_LinkClicked);
860             
//
861             
// txtTongTienDonHang
862             
//
863             
this.txtTongTienDonHang.BackColor = System.Drawing.Color.White;
864             
this.txtTongTienDonHang.BorderStyle = System.Windows.Forms.BorderStyle.None;
865             
this.txtTongTienDonHang.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
866             
this.txtTongTienDonHang.Location = new System.Drawing.Point(162, 19);
867             
this.txtTongTienDonHang.Multiline = true;
868             
this.txtTongTienDonHang.Name = "txtTongTienDonHang";
869             
this.txtTongTienDonHang.ReadOnly = true;
870             
this.txtTongTienDonHang.Size = new System.Drawing.Size(194, 33);
871             
this.txtTongTienDonHang.TabIndex = 24;
872             
this.txtTongTienDonHang.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
873             
//
874             
// txtTienDaThanhToan
875             
//
876             
this.txtTienDaThanhToan.BackColor = System.Drawing.Color.White;
877             
this.txtTienDaThanhToan.BorderStyle = System.Windows.Forms.BorderStyle.None;
878             
this.txtTienDaThanhToan.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
879             
this.txtTienDaThanhToan.Location = new System.Drawing.Point(173, 68);
880             
this.txtTienDaThanhToan.Multiline = true;
881             
this.txtTienDaThanhToan.Name = "txtTienDaThanhToan";
882             
this.txtTienDaThanhToan.ReadOnly = true;
883             
this.txtTienDaThanhToan.Size = new System.Drawing.Size(183, 33);
884             
this.txtTienDaThanhToan.TabIndex = 23;
885             
this.txtTienDaThanhToan.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
886             
//
887             
// label4
888             
//
889             
this.label4.AutoSize = true;
890             
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
891             
this.label4.Location = new System.Drawing.Point(10, 69);
892             
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
893             
this.label4.Name = "label4";
894             
this.label4.Size = new System.Drawing.Size(100, 18);
895             
this.label4.TabIndex = 20;
896             
this.label4.Text = "Đã thanh toán";
897             
//
898             
// label7
899             
//
900             
this.label7.AutoSize = true;
901             
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
902             
this.label7.Location = new System.Drawing.Point(13, 234);
903             
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
904             
this.label7.Name = "label7";
905             
this.label7.Size = new System.Drawing.Size(59, 18);
906             
this.label7.TabIndex = 17;
907             
this.label7.Text = "Ghi chú";
908             
//
909             
// txtGhiChu
910             
//
911             
this.txtGhiChu.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
912             
this.txtGhiChu.Location = new System.Drawing.Point(16, 256);
913             
this.txtGhiChu.Margin = new System.Windows.Forms.Padding(4);
914             
this.txtGhiChu.Multiline = true;
915             
this.txtGhiChu.Name = "txtGhiChu";
916             
this.txtGhiChu.Size = new System.Drawing.Size(340, 57);
917             
this.txtGhiChu.TabIndex = 16;
918             
//
919             
// btnThanhToan
920             
//
921             
this.btnThanhToan.Location = new System.Drawing.Point(14, 162);
922             
this.btnThanhToan.Margin = new System.Windows.Forms.Padding(4);
923             
this.btnThanhToan.Name = "btnThanhToan";
924             
this.btnThanhToan.Size = new System.Drawing.Size(340, 51);
925             
this.btnThanhToan.TabIndex = 15;
926             
this.btnThanhToan.Text = "Nhập hàng";
927             
this.btnThanhToan.UseVisualStyleBackColor = true;
928             
this.btnThanhToan.Click += new System.EventHandler(this.btnThanhToan_Click);
929             
//
930             
// txtThanhToan
931             
//
932             
this.txtThanhToan.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
933             
this.txtThanhToan.Location = new System.Drawing.Point(148, 112);
934             
this.txtThanhToan.Margin = new System.Windows.Forms.Padding(4);
935             
this.txtThanhToan.Name = "txtThanhToan";
936             
this.txtThanhToan.Size = new System.Drawing.Size(208, 29);
937             
this.txtThanhToan.TabIndex = 14;
938             
this.txtThanhToan.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
939             
this.txtThanhToan.Click += new System.EventHandler(this.txtThanhToan_Click);
940             
this.txtThanhToan.TextChanged += new System.EventHandler(this.txtThanhToan_TextChanged);
941             
this.txtThanhToan.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtThanhToan_KeyPress);
942             
this.txtThanhToan.MouseCaptureChanged += new System.EventHandler(this.txtThanhToan_MouseCaptureChanged);
943             
//
944             
// label6
945             
//
946             
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
947             
this.label6.Location = new System.Drawing.Point(8, 19);
948             
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
949             
this.label6.Name = "label6";
950             
this.label6.Size = new System.Drawing.Size(163, 30);
951             
this.label6.TabIndex = 13;
952             
this.label6.Text = "Tổng tiền thanh toán";
953             
//
954             
// groupBox4
955             
//
956             
this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
957             | System.Windows.Forms.AnchorStyles.Right)));
958             
this.groupBox4.Controls.Add(this.txtTongSoMatHang);
959             
this.groupBox4.Controls.Add(this.label2);
960             
this.groupBox4.Location = new System.Drawing.Point(6, 418);
961             
this.groupBox4.Margin = new System.Windows.Forms.Padding(4);
962             
this.groupBox4.Name = "groupBox4";
963             
this.groupBox4.Padding = new System.Windows.Forms.Padding(4);
964             
this.groupBox4.Size = new System.Drawing.Size(379, 82);
965             
this.groupBox4.TabIndex = 2;
966             
this.groupBox4.TabStop = false;
967             
//
968             
// txtTongSoMatHang
969             
//
970             
this.txtTongSoMatHang.BackColor = System.Drawing.Color.White;
971             
this.txtTongSoMatHang.BorderStyle = System.Windows.Forms.BorderStyle.None;
972             
this.txtTongSoMatHang.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
973             
this.txtTongSoMatHang.Location = new System.Drawing.Point(181, 31);
974             
this.txtTongSoMatHang.Multiline = true;
975             
this.txtTongSoMatHang.Name = "txtTongSoMatHang";
976             
this.txtTongSoMatHang.ReadOnly = true;
977             
this.txtTongSoMatHang.Size = new System.Drawing.Size(177, 33);
978             
this.txtTongSoMatHang.TabIndex = 25;
979             
this.txtTongSoMatHang.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
980             
//
981             
// label2
982             
//
983             
this.label2.AutoSize = true;
984             
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
985             
this.label2.Location = new System.Drawing.Point(9, 35);
986             
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
987             
this.label2.Name = "label2";
988             
this.label2.Size = new System.Drawing.Size(128, 18);
989             
this.label2.TabIndex = 6;
990             
this.label2.Text = "Tổng số mặt hàng";
991             
//
992             
// groupBox3
993             
//
994             
this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
995             | System.Windows.Forms.AnchorStyles.Right)));
996             
this.groupBox3.Controls.Add(this.txtDiaChiNcc);
997             
this.groupBox3.Controls.Add(this.lblDiaChiNcc);
998             
this.groupBox3.Controls.Add(this.txtHoVaTenNCC);
999             
this.groupBox3.Controls.Add(this.label14);
1000             
this.groupBox3.Controls.Add(this.linkLabel_ThemMoiNCC);
1001             
this.groupBox3.Controls.Add(this.label1);
1002             
this.groupBox3.Controls.Add(this.txtSoDienThoaiNCC);
1003             
this.groupBox3.Location = new System.Drawing.Point(6, 156);
1004             
this.groupBox3.Margin = new System.Windows.Forms.Padding(4);
1005             
this.groupBox3.Name = "groupBox3";
1006             
this.groupBox3.Padding = new System.Windows.Forms.Padding(4);
1007             
this.groupBox3.Size = new System.Drawing.Size(379, 251);
1008             
this.groupBox3.TabIndex = 1;
1009             
this.groupBox3.TabStop = false;
1010             
//
1011             
// txtDiaChiNcc
1012             
//
1013             
this.txtDiaChiNcc.BackColor = System.Drawing.Color.White;
1014             
this.txtDiaChiNcc.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1015             
this.txtDiaChiNcc.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1016             
this.txtDiaChiNcc.Location = new System.Drawing.Point(127, 173);
1017             
this.txtDiaChiNcc.Margin = new System.Windows.Forms.Padding(4);
1018             
this.txtDiaChiNcc.Multiline = true;
1019             
this.txtDiaChiNcc.Name = "txtDiaChiNcc";
1020             
this.txtDiaChiNcc.Size = new System.Drawing.Size(234, 56);
1021             
this.txtDiaChiNcc.TabIndex = 11;
1022             
//
1023             
// lblDiaChiNcc
1024             
//
1025             
this.lblDiaChiNcc.AutoSize = true;
1026             
this.lblDiaChiNcc.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1027             
this.lblDiaChiNcc.Location = new System.Drawing.Point(9, 180);
1028             
this.lblDiaChiNcc.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
1029             
this.lblDiaChiNcc.Name = "lblDiaChiNcc";
1030             
this.lblDiaChiNcc.Size = new System.Drawing.Size(53, 18);
1031             
this.lblDiaChiNcc.TabIndex = 9;
1032             
this.lblDiaChiNcc.Text = "Địa chỉ";
1033             
//
1034             
// txtHoVaTenNCC
1035             
//
1036             
this.txtHoVaTenNCC.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1037             
this.txtHoVaTenNCC.Location = new System.Drawing.Point(127, 110);
1038             
this.txtHoVaTenNCC.Margin = new System.Windows.Forms.Padding(4);
1039             
this.txtHoVaTenNCC.Name = "txtHoVaTenNCC";
1040             
this.txtHoVaTenNCC.Size = new System.Drawing.Size(234, 26);
1041             
this.txtHoVaTenNCC.TabIndex = 8;
1042             
//
1043             
// label14
1044             
//
1045             
this.label14.AutoSize = true;
1046             
this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1047             
this.label14.Location = new System.Drawing.Point(9, 118);
1048             
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
1049             
this.label14.Name = "label14";
1050             
this.label14.Size = new System.Drawing.Size(71, 18);
1051             
this.label14.TabIndex = 7;
1052             
this.label14.Text = "Họ và tên";
1053             
//
1054             
// linkLabel_ThemMoiNCC
1055             
//
1056             
this.linkLabel_ThemMoiNCC.AutoSize = true;
1057             
this.linkLabel_ThemMoiNCC.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1058             
this.linkLabel_ThemMoiNCC.Location = new System.Drawing.Point(9, 69);
1059             
this.linkLabel_ThemMoiNCC.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
1060             
this.linkLabel_ThemMoiNCC.Name = "linkLabel_ThemMoiNCC";
1061             
this.linkLabel_ThemMoiNCC.Size = new System.Drawing.Size(165, 17);
1062             
this.linkLabel_ThemMoiNCC.TabIndex = 6;
1063             
this.linkLabel_ThemMoiNCC.TabStop = true;
1064             
this.linkLabel_ThemMoiNCC.Text = "Tìm nhanh nhà cung cấp";
1065             
this.linkLabel_ThemMoiNCC.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_ThemMoiNCC_LinkClicked);
1066             
//
1067             
// label1
1068             
//
1069             
this.label1.AutoSize = true;
1070             
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1071             
this.label1.Location = new System.Drawing.Point(9, 30);
1072             
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
1073             
this.label1.Name = "label1";
1074             
this.label1.Size = new System.Drawing.Size(94, 18);
1075             
this.label1.TabIndex = 5;
1076             
this.label1.Text = "Số điện thoại";
1077             
//
1078             
// txtSoDienThoaiNCC
1079             
//
1080             
this.txtSoDienThoaiNCC.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1081             
this.txtSoDienThoaiNCC.Location = new System.Drawing.Point(127, 28);
1082             
this.txtSoDienThoaiNCC.Margin = new System.Windows.Forms.Padding(4);
1083             
this.txtSoDienThoaiNCC.Name = "txtSoDienThoaiNCC";
1084             
this.txtSoDienThoaiNCC.Size = new System.Drawing.Size(234, 26);
1085             
this.txtSoDienThoaiNCC.TabIndex = 4;
1086             
this.txtSoDienThoaiNCC.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtSoDienThoai_KeyDown);
1087             
//
1088             
// txtnoNCC
1089             
//
1090             
this.txtnoNCC.BackColor = System.Drawing.Color.White;
1091             
this.txtnoNCC.BorderStyle = System.Windows.Forms.BorderStyle.None;
1092             
this.txtnoNCC.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1093             
this.txtnoNCC.Location = new System.Drawing.Point(375, 771);
1094             
this.txtnoNCC.Multiline = true;
1095             
this.txtnoNCC.Name = "txtnoNCC";
1096             
this.txtnoNCC.ReadOnly = true;
1097             
this.txtnoNCC.Size = new System.Drawing.Size(194, 33);
1098             
this.txtnoNCC.TabIndex = 22;
1099             
this.txtnoNCC.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
1100             
this.txtnoNCC.Visible = false;
1101             
//
1102             
// label5
1103             
//
1104             
this.label5.AutoSize = true;
1105             
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1106             
this.label5.Location = new System.Drawing.Point(374, 750);
1107             
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
1108             
this.label5.Name = "label5";
1109             
this.label5.Size = new System.Drawing.Size(120, 18);
1110             
this.label5.TabIndex = 9;
1111             
this.label5.Text = "Nợ nhà cung cấp";
1112             
this.label5.Visible = false;
1113             
//
1114             
// panel1
1115             
//
1116             
this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
1117             | System.Windows.Forms.AnchorStyles.Right)));
1118             
this.panel1.AutoScroll = true;
1119             
this.panel1.BackColor = System.Drawing.Color.White;
1120             
this.panel1.Controls.Add(this.tableLayoutPanel1);
1121             
this.panel1.Controls.Add(this.tabControlNhapHang);
1122             
this.panel1.Location = new System.Drawing.Point(0, 0);
1123             
this.panel1.Margin = new System.Windows.Forms.Padding(4);
1124             
this.panel1.Name = "panel1";
1125             
this.panel1.Size = new System.Drawing.Size(589, 700);
1126             
this.panel1.TabIndex = 0;
1127             
//
1128             
// panel3
1129             
//
1130             
this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
1131             | System.Windows.Forms.AnchorStyles.Right)));
1132             
this.panel3.BackColor = System.Drawing.SystemColors.Control;
1133             
this.panel3.Location = new System.Drawing.Point(596, -1);
1134             
this.panel3.Name = "panel3";
1135             
this.panel3.Size = new System.Drawing.Size(10, 960);
1136             
this.panel3.TabIndex = 2;
1137             
//
1138             
// uctNhapHang
1139             
//
1140             
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
1141             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
1142             
this.AutoScroll = true;
1143             
this.AutoValidate = System.Windows.Forms.AutoValidate.Disable;
1144             
this.BackColor = System.Drawing.Color.White;
1145             
this.Controls.Add(this.panel3);
1146             
this.Controls.Add(this.panel2);
1147             
this.Controls.Add(this.panel1);
1148             
this.Controls.Add(this.label5);
1149             
this.Controls.Add(this.txtnoNCC);
1150             
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1151             
this.Margin = new System.Windows.Forms.Padding(4);
1152             
this.Name = "uctNhapHang";
1153             
this.Size = new System.Drawing.Size(1007, 960);
1154             
this.Load += new System.EventHandler(this.uctNhapHang_Load);
1155             
this.tableLayoutPanel1.ResumeLayout(false);
1156             
this.panel6.ResumeLayout(false);
1157             
this.panel6.PerformLayout();
1158             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox1)).EndInit();
1159             
this.panel10.ResumeLayout(false);
1160             
this.panel10.PerformLayout();
1161             
this.tabControlNhapHang.ResumeLayout(false);
1162             
this.tabPageDanhSachNhapHang.ResumeLayout(false);
1163             
this.panel8.ResumeLayout(false);
1164             ((System.ComponentModel.ISupportInitialize)(
this.dgvDanhSachNhapHang)).EndInit();
1165             
this.tabPageThemMoiSanPham.ResumeLayout(false);
1166             
this.tabPageThemMoiSanPham.PerformLayout();
1167             
this.panel2.ResumeLayout(false);
1168             
this.panel2.PerformLayout();
1169             
this.groupBox5.ResumeLayout(false);
1170             
this.groupBox5.PerformLayout();
1171             
this.groupBox4.ResumeLayout(false);
1172             
this.groupBox4.PerformLayout();
1173             
this.groupBox3.ResumeLayout(false);
1174             
this.groupBox3.PerformLayout();
1175             
this.panel1.ResumeLayout(false);
1176             
this.ResumeLayout(false);
1177             
this.PerformLayout();
1178
1179         }
1180
1181         
#endregion
1182
1183         
private System.Windows.Forms.PictureBox pictureBox1;
1184         
private System.Windows.Forms.Panel panel2;
1185         
private System.Windows.Forms.Button btnTamDung;
1186         
private System.Windows.Forms.Button btnHuyDonHang;
1187         
private System.Windows.Forms.GroupBox groupBox3;
1188         
private System.Windows.Forms.Label label1;
1189         
private System.Windows.Forms.TextBox txtSoDienThoaiNCC;
1190         
private System.Windows.Forms.Button btnNhapSoLuongLon;
1191         
private System.Windows.Forms.LinkLabel linkLabel_ThemMoiNCC;
1192         
private System.Windows.Forms.GroupBox groupBox4;
1193         
private System.Windows.Forms.Label label2;
1194         
private System.Windows.Forms.GroupBox groupBox5;
1195         
private System.Windows.Forms.Label label5;
1196         
private System.Windows.Forms.Label label7;
1197         
private System.Windows.Forms.TextBox txtGhiChu;
1198         
private System.Windows.Forms.Button btnThanhToan;
1199         
private System.Windows.Forms.TextBox txtThanhToan;
1200         
private System.Windows.Forms.Label label6;
1201         
private System.Windows.Forms.TabControl tabControlNhapHang;
1202         
private System.Windows.Forms.TabPage tabPageDanhSachNhapHang;
1203         
private System.Windows.Forms.TabPage tabPageThemMoiSanPham;
1204         
private System.Windows.Forms.Label label11;
1205         
private System.Windows.Forms.Label label10;
1206         
private System.Windows.Forms.Label label9;
1207         
private System.Windows.Forms.Label label8;
1208         
private System.Windows.Forms.TextBox txtTenSanPham;
1209         
private System.Windows.Forms.Button btnLuuVaTiepTuc;
1210         
private System.Windows.Forms.Label label13;
1211         
private System.Windows.Forms.Label label12;
1212         
private System.Windows.Forms.LinkLabel linkLabel_QuanLyDonViTinh;
1213         
private System.Windows.Forms.ComboBox cmbDonViTinh;
1214         
private System.Windows.Forms.TextBox txtSoLuong;
1215         
private System.Windows.Forms.TextBox txtChietKhau_PhanTram;
1216         
private System.Windows.Forms.TextBox txtGiaNhap;
1217         
private System.Windows.Forms.DataGridView dgvDanhSachNhapHang;
1218         
private System.Windows.Forms.Panel panel5;
1219         
private System.Windows.Forms.Panel panel6;
1220         
private System.Windows.Forms.Label label15;
1221         
private System.Windows.Forms.Button btnClear;
1222         
private System.Windows.Forms.TextBox txtMaSanPham;
1223         
private System.Windows.Forms.Button btnXoa;
1224         
private System.Windows.Forms.Panel panel8;
1225         
private System.Windows.Forms.Label lblTongTienMotMatHang;
1226         
private System.Windows.Forms.TextBox txtHoVaTenNCC;
1227         
private System.Windows.Forms.Label label14;
1228         
private System.Windows.Forms.Label lblDiaChiNcc;
1229         
private System.Windows.Forms.TextBox txtDiaChiNcc;
1230         
private System.Windows.Forms.TextBox txtChietKhau_TienMat;
1231         
private System.Windows.Forms.RadioButton rdoBtnChietKhau_TienMat;
1232         
private System.Windows.Forms.RadioButton rdoBtnChietKhau_PhanTram;
1233         
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
1234         
private System.Windows.Forms.Panel panel10;
1235         
private System.Windows.Forms.Label lblTrangThaiDonHang;
1236         
private System.Windows.Forms.Button btnNhapMoi;
1237         
private System.Windows.Forms.Panel panel1;
1238         
private System.Windows.Forms.Panel panel3;
1239         
private System.Windows.Forms.Label label4;
1240         
private System.Windows.Forms.TextBox txtTongTienDonHang;
1241         
private System.Windows.Forms.TextBox txtTienDaThanhToan;
1242         
private System.Windows.Forms.TextBox txtnoNCC;
1243         
private System.Windows.Forms.TextBox txtTongSoMatHang;
1244         
private System.Windows.Forms.LinkLabel linkLabel_ChiTietThanhToan;
1245         
private System.Windows.Forms.TextBox txtTenDonHang;
1246         
private System.Windows.Forms.Label label17;
1247         
private System.Windows.Forms.TextBox txtMaVietTat;
1248         
private System.Windows.Forms.Label label18;
1249         
private System.Windows.Forms.ComboBox cmbThue;
1250         
private System.Windows.Forms.Label label19;
1251         
private System.Windows.Forms.DataGridViewTextBoxColumn IdKho;
1252         
private System.Windows.Forms.DataGridViewTextBoxColumn TienChietKhau;
1253         
private System.Windows.Forms.DataGridViewTextBoxColumn ChietKhauTheo;
1254         
private System.Windows.Forms.DataGridViewTextBoxColumn DonViTinhId;
1255         
private System.Windows.Forms.DataGridViewTextBoxColumn MaSanPham;
1256         
private System.Windows.Forms.DataGridViewTextBoxColumn MaVietTat;
1257         
private System.Windows.Forms.DataGridViewTextBoxColumn STT;
1258         
private System.Windows.Forms.DataGridViewLinkColumn TenSanPham;
1259         
private System.Windows.Forms.DataGridViewTextBoxColumn TenDonViTinh;
1260         
private System.Windows.Forms.DataGridViewTextBoxColumn SoLuong;
1261         
private System.Windows.Forms.DataGridViewTextBoxColumn GiaNhap;
1262         
private System.Windows.Forms.DataGridViewTextBoxColumn ChietKhauPhanTram;
1263         
private System.Windows.Forms.DataGridViewTextBoxColumn Thue;
1264         
private System.Windows.Forms.DataGridViewTextBoxColumn TongTien;
1265         
private System.Windows.Forms.DataGridViewCheckBoxColumn Sua;
1266         
private System.Windows.Forms.Label label20;
1267         
private System.Windows.Forms.Label lblThongBao;
1268     }
1269 }


Gõ tìm kiếm nhanh...